home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / [_A++_FEAT18322312222004.psc / Documents / NChat Changes.txt < prev    next >
Text File  |  2004-12-22  |  3KB  |  71 lines

  1. Some things have changed since Build 8:
  2.  
  3. - ALL the profiles didn't copy correctly, because of a Resource Error, that has now been fixed
  4.  
  5. - HOPEFULLY the little error with the Private messages have been fixed (WHen you double clicked, ALL the messages were opened, and not just all from ONE user
  6.  
  7. - Help file is now complete, with links and everything
  8.  
  9. - Help can be called from the Help menu in NChat
  10.  
  11. - Script support has been removed (More of a hinderance than help)
  12.  
  13. - The Help Form has been removed, because the help file is here!! :)
  14.  
  15. - This changes file now exists! Wooooo!
  16.  
  17. - Some pictures added to the store, to give the illusion of coolness
  18.  
  19. - Testing bug removed (Caused NChat to not work AT ALL on some comps)
  20.  
  21. - Plus some more fixes, additions, removals, and other junk
  22.  
  23. - A SMALL amount of code optimization, and a LOT of picture optimizations!
  24.  
  25. - License file. Please read it, coz it tells you what you can and can't do with my code
  26.  
  27. - The port structure of NChat has been changed. Those damn admins have blocked access to any NChat below Alpha at my school, and I hope that fixes it, and some other problems.
  28.  
  29. - New REALLY cool splash screen included. Uses Pixel-by-Pixel rendering for transparent PNGs
  30.  
  31. - Modules 1, 2 and 3 have been sorted, and placed into more appropriately named modules
  32.  
  33. - A whole lot more of the code is commented, just so it's easier for others to understand
  34.  
  35. - Some comments added. More to come! Don't understand anything? E-Mail me!!
  36.  
  37. - Notch has been updated, and now supports con, dis and several other NChat commands
  38.  
  39. - Oh, by the way, the help file has been fixed, and slightly updated
  40.  
  41. - NChat now sits at ~860kb big! (BTW, the old NChats used to be between1.0 mb and 1.4 mb!!)
  42.  
  43. - You can now have unlimited Chat windows going. No longer restricted to 50 or 100
  44.  
  45. - There is an Autobot help file now. You can learn how to program Notch, and a sample file is included
  46.  
  47. - FINALLY! The file transfer system has had a MASSIVE overhaul and should now work
  48.  
  49. - A bug with the Whiteboard was fixed, which made all pictures look funny if hovered over
  50.  
  51. - Another bug (who would have guessed?!? :) ) was fixed involving user icons not being changed when selected through the options.
  52.  
  53. - Notch has been updated significantly, usinga new INI based system. This means more interactivity can be obtained! Woah...
  54.  
  55. - NChat is now 80% Windows ME and lower compliant! (See Readme for more info)
  56.  
  57. - MASSIVE PM Bug fixed, where about 1,000,000 PMs were loaded into one window.
  58.  
  59. - PM window now has scrollbars! :|
  60.  
  61. - Once again the room creation portion of NChat now works! I forgot that the sckRooms winsock had to be on the same port :@. Damn I'm stupid sometimes
  62.  
  63. - Significant work done on the File Transfer, and at one stage, actually started to transfer files! WOAH! BUt not it doesn't work again :(
  64.  
  65. - Notch (The NChat Room Robot) can now LEARN new words through interaction
  66.  
  67. - NChat is now Internet Compatible! The server source is included! WOOOOOHOHOHOHOHOHOOOOO!
  68.  
  69. - Text highlighting has been removed, because could cause a security error in Windows ME, where texts were not highlighted (in essence, white highlighted text on white background)
  70.  
  71. - Nearly 99% of data-parsing errors relating to Result() have been fixed, because the SplitVB5 function DIDN'T add a critical extra delimiter to the end! Seemed to work alright before...